home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 783 b | 25 lines | [TEXT/GEOL] |
- Item 6915598 24-Oct-88 15:31
-
- From: D2303 Cameo Sys, Dev, Erik Swan
-
- To: MACAPP.TECH$ MACAPP Tech
-
- Sub: How to close modeless dialog?
-
- Here is a seemingly simple question that is not covered by MacApp 2.0b5
- examples and stump Dave Wilson and Kurt Schmucker....
-
- How (and where) does a program close a modeless dialog window?
- For example, suppose one wished the Template View dialog in the DemoDialogs
- sample to close when pressing the push button in the dialog.
-
- I guessed that in a DoChoice method for the dialogView,
- I should call the close method of the window of the dialog.
- It actually does close the dialog window but immediately bombs out to MacsBug!
-
- Any Suggestions?
-
- Bruce
-
-
-